complexType RH323Phone
diagram AXLSoap_p11298.png
namespace http://www.cisco.com/AXL/API/10.5
children name description product model class protocol protocolSide callingSearchSpaceName devicePoolName commonDeviceConfigName commonPhoneConfigName locationName mediaResourceListName automatedAlternateRoutingCssName aarNeighborhoodName traceFlag mlppDomainId useTrustedRelayPoint retryVideoCallAsAudio remoteDevice cgpnTransformationCssName useDevicePoolCgpnTransformCss geoLocationName alwaysUsePrimeLine alwaysUsePrimeLineForVoiceMessage srtpAllowed unattendedPort subscribeCallingSearchSpaceName waitForFarEndH245TerminalSet mtpRequired mtpPreferredCodec callerIdDn callingPartySelection callingLineIdPresentation displayIEDelivery redirectOutboundNumberIe redirectInboundNumberIe presenceGroupName hlogStatus ownerUserName signalingPort gateKeeperInfo lines ignorePresentationIndicators
used by
elements GetH323PhoneRes/return/h323Phone GetH323PhoneReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
ctiid  xsd:positiveInteger        
uuid  axlapi:XUUID        
source <xsd:complexType name="RH323Phone">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:UniqueString128" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>The device name,using only URL-friendly characters</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="description" type="axlapi:String128" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Optional description of the device</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="product" type="axlapi:XProduct" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Product ID string. read-only except when creating a device.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="model" type="axlapi:XModel" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Model ID string. Read Only</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="class" type="axlapi:XClass" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Class ID string. Class information is read-only except when creating a device.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="protocol" type="axlapi:XDeviceProtocol" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Protocol option is read-only,except when creating a device.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="protocolSide" type="axlapi:XProtocolSide" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Side information is read-only except when creating a device</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="devicePoolName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="commonDeviceConfigName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="commonPhoneConfigName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="locationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mediaResourceListName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="automatedAlternateRoutingCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="aarNeighborhoodName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="traceFlag" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mlppDomainId" type="axlapi:String128" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Use -1 to set to null</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="retryVideoCallAsAudio" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="remoteDevice" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="cgpnTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCgpnTransformCss" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="geoLocationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="alwaysUsePrimeLine" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="alwaysUsePrimeLineForVoiceMessage" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="srtpAllowed" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="unattendedPort" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for H323Phones and H323Trunks.Not for Gateways.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="subscribeCallingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="waitForFarEndH245TerminalSet" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mtpRequired" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mtpPreferredCodec" type="axlapi:XSIPCodec" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for H323Phones</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="callerIdDn" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartySelection" type="axlapi:XCallingPartySelection" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingLineIdPresentation" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="displayIEDelivery" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="redirectOutboundNumberIe" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="redirectInboundNumberIe" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="presenceGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="hlogStatus" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ownerUserName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="signalingPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="gateKeeperInfo" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="gateKeeperName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="e164" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="technologyPrefix" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="zone" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="lines" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:choice minOccurs="0">
         
<xsd:element name="line" type="axlapi:RH323Line" minOccurs="0" maxOccurs="unbounded">
           
<xsd:annotation>
             
<xsd:documentation>An XLine is an entry in the DeviceNumPlanMap table.  The actual directory number is referenced inside the XLine object by the "dirn" or "dirnId" element.</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
         
<xsd:element name="lineIdentifier" type="axlapi:RNumplanIdentifier" minOccurs="0" maxOccurs="unbounded">
           
<xsd:annotation>
             
<xsd:documentation>The lineIdentifier is a shorthand method that refers to a particular directory number.</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
       
</xsd:choice>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="ignorePresentationIndicators" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>The new Ignore Presentation Indicators flag for Hospitality feature is required for most phones andand device profiles. Not Nullable. </xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="ctiid" type="xsd:positiveInteger"/>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RH323Phone/@ctiid
type xsd:positiveInteger
source <xsd:attribute name="ctiid" type="xsd:positiveInteger"/>

attribute RH323Phone/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element RH323Phone/name
diagram AXLSoap_p11299.png
type axlapi:UniqueString128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
annotation
documentation
The device name,using only URL-friendly characters
source <xsd:element name="name" type="axlapi:UniqueString128" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The device name,using only URL-friendly characters</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RH323Phone/description
diagram AXLSoap_p11300.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
annotation
documentation
Optional description of the device
source <xsd:element name="description" type="axlapi:String128" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Optional description of the device</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RH323Phone/product
diagram AXLSoap_p11301.png
type axlapi:XProduct
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Product ID string. read-only except when creating a device.
source <xsd:element name="product" type="axlapi:XProduct" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Product ID string. read-only except when creating a device.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RH323Phone/model
diagram AXLSoap_p11302.png
type axlapi:XModel
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Model ID string. Read Only
source <xsd:element name="model" type="axlapi:XModel" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Model ID string. Read Only</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RH323Phone/class
diagram AXLSoap_p11303.png
type axlapi:XClass
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Class ID string. Class information is read-only except when creating a device.
source <xsd:element name="class" type="axlapi:XClass" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Class ID string. Class information is read-only except when creating a device.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RH323Phone/protocol
diagram AXLSoap_p11304.png
type axlapi:XDeviceProtocol
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Protocol option is read-only,except when creating a device.
source <xsd:element name="protocol" type="axlapi:XDeviceProtocol" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Protocol option is read-only,except when creating a device.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RH323Phone/protocolSide
diagram AXLSoap_p11305.png
type axlapi:XProtocolSide
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Side information is read-only except when creating a device
source <xsd:element name="protocolSide" type="axlapi:XProtocolSide" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Side information is read-only except when creating a device</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RH323Phone/callingSearchSpaceName
diagram AXLSoap_p11306.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RH323Phone/devicePoolName
diagram AXLSoap_p11307.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="devicePoolName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RH323Phone/commonDeviceConfigName
diagram AXLSoap_p11308.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="commonDeviceConfigName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RH323Phone/commonPhoneConfigName
diagram AXLSoap_p11309.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="commonPhoneConfigName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RH323Phone/locationName
diagram AXLSoap_p11310.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="locationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RH323Phone/mediaResourceListName
diagram AXLSoap_p11311.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="mediaResourceListName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RH323Phone/automatedAlternateRoutingCssName
diagram AXLSoap_p11312.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="automatedAlternateRoutingCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RH323Phone/aarNeighborhoodName
diagram AXLSoap_p11313.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="aarNeighborhoodName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RH323Phone/traceFlag
diagram AXLSoap_p11314.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="traceFlag" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RH323Phone/mlppDomainId
diagram AXLSoap_p11315.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
annotation
documentation
Use -1 to set to null
source <xsd:element name="mlppDomainId" type="axlapi:String128" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Use -1 to set to null</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RH323Phone/useTrustedRelayPoint
diagram AXLSoap_p11316.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RH323Phone/retryVideoCallAsAudio
diagram AXLSoap_p11317.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="retryVideoCallAsAudio" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RH323Phone/remoteDevice
diagram AXLSoap_p11318.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="remoteDevice" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RH323Phone/cgpnTransformationCssName
diagram AXLSoap_p11319.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="cgpnTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RH323Phone/useDevicePoolCgpnTransformCss
diagram AXLSoap_p11320.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="useDevicePoolCgpnTransformCss" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RH323Phone/geoLocationName
diagram AXLSoap_p11321.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="geoLocationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RH323Phone/alwaysUsePrimeLine
diagram AXLSoap_p11322.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="alwaysUsePrimeLine" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RH323Phone/alwaysUsePrimeLineForVoiceMessage
diagram AXLSoap_p11323.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="alwaysUsePrimeLineForVoiceMessage" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RH323Phone/srtpAllowed
diagram AXLSoap_p11324.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="srtpAllowed" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RH323Phone/unattendedPort
diagram AXLSoap_p11325.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
Applicable only for H323Phones and H323Trunks.Not for Gateways.
source <xsd:element name="unattendedPort" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for H323Phones and H323Trunks.Not for Gateways.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RH323Phone/subscribeCallingSearchSpaceName
diagram AXLSoap_p11326.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="subscribeCallingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RH323Phone/waitForFarEndH245TerminalSet
diagram AXLSoap_p11327.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="waitForFarEndH245TerminalSet" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RH323Phone/mtpRequired
diagram AXLSoap_p11328.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="mtpRequired" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RH323Phone/mtpPreferredCodec
diagram AXLSoap_p11329.png
type axlapi:XSIPCodec
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Applicable only for H323Phones
source <xsd:element name="mtpPreferredCodec" type="axlapi:XSIPCodec" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for H323Phones</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RH323Phone/callerIdDn
diagram AXLSoap_p11330.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="callerIdDn" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element RH323Phone/callingPartySelection
diagram AXLSoap_p11331.png
type axlapi:XCallingPartySelection
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callingPartySelection" type="axlapi:XCallingPartySelection" minOccurs="0" maxOccurs="1"/>

element RH323Phone/callingLineIdPresentation
diagram AXLSoap_p11332.png
type axlapi:XPresentationBit
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callingLineIdPresentation" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>

element RH323Phone/displayIEDelivery
diagram AXLSoap_p11333.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="displayIEDelivery" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RH323Phone/redirectOutboundNumberIe
diagram AXLSoap_p11334.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="redirectOutboundNumberIe" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RH323Phone/redirectInboundNumberIe
diagram AXLSoap_p11335.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="redirectInboundNumberIe" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RH323Phone/presenceGroupName
diagram AXLSoap_p11336.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="presenceGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RH323Phone/hlogStatus
diagram AXLSoap_p11337.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="hlogStatus" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RH323Phone/ownerUserName
diagram AXLSoap_p11338.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="ownerUserName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RH323Phone/signalingPort
diagram AXLSoap_p11339.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="signalingPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RH323Phone/gateKeeperInfo
diagram AXLSoap_p11340.png
properties
minOcc 0
maxOcc 1
content complex
children gateKeeperName e164 technologyPrefix zone
source <xsd:element name="gateKeeperInfo" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="gateKeeperName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="e164" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="technologyPrefix" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="zone" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RH323Phone/gateKeeperInfo/gateKeeperName
diagram AXLSoap_p11341.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="gateKeeperName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RH323Phone/gateKeeperInfo/e164
diagram AXLSoap_p11342.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="e164" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element RH323Phone/gateKeeperInfo/technologyPrefix
diagram AXLSoap_p11343.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="technologyPrefix" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element RH323Phone/gateKeeperInfo/zone
diagram AXLSoap_p11344.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="zone" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element RH323Phone/lines
diagram AXLSoap_p11345.png
properties
minOcc 0
maxOcc 1
content complex
children line lineIdentifier
source <xsd:element name="lines" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:choice minOccurs="0">
     
<xsd:element name="line" type="axlapi:RH323Line" minOccurs="0" maxOccurs="unbounded">
       
<xsd:annotation>
         
<xsd:documentation>An XLine is an entry in the DeviceNumPlanMap table.  The actual directory number is referenced inside the XLine object by the "dirn" or "dirnId" element.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="lineIdentifier" type="axlapi:RNumplanIdentifier" minOccurs="0" maxOccurs="unbounded">
       
<xsd:annotation>
         
<xsd:documentation>The lineIdentifier is a shorthand method that refers to a particular directory number.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:choice>
 
</xsd:complexType>
</xsd:element>

element RH323Phone/lines/line
diagram AXLSoap_p11346.png
type axlapi:RH323Line
properties
minOcc 0
maxOcc unbounded
content complex
children index label asciiLabel display dirn displayAscii e164Mask dialPlanWizardId maxNumCalls busyTrigger callInfoDisplay recordingProfileName monitoringCssName recordingFlag audibleMwi speedDial partitionUsage associatedEndusers
attributes
Name  Type  Use  Default  Fixed  Annotation
ctiid  xsd:nonNegativeInteger        
uuid  axlapi:XUUID        
annotation
documentation
An XLine is an entry in the DeviceNumPlanMap table.  The actual directory number is referenced inside the XLine object by the "dirn" or "dirnId" element.
source <xsd:element name="line" type="axlapi:RH323Line" minOccurs="0" maxOccurs="unbounded">
 
<xsd:annotation>
   
<xsd:documentation>An XLine is an entry in the DeviceNumPlanMap table.  The actual directory number is referenced inside the XLine object by the "dirn" or "dirnId" element.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RH323Phone/lines/lineIdentifier
diagram AXLSoap_p11347.png
type axlapi:RNumplanIdentifier
properties
minOcc 0
maxOcc unbounded
content complex
children directoryNumber routePartitionName
annotation
documentation
The lineIdentifier is a shorthand method that refers to a particular directory number.
source <xsd:element name="lineIdentifier" type="axlapi:RNumplanIdentifier" minOccurs="0" maxOccurs="unbounded">
 
<xsd:annotation>
   
<xsd:documentation>The lineIdentifier is a shorthand method that refers to a particular directory number.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RH323Phone/ignorePresentationIndicators
diagram AXLSoap_p11348.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
The new Ignore Presentation Indicators flag for Hospitality feature is required for most phones andand device profiles. Not Nullable.
source <xsd:element name="ignorePresentationIndicators" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The new Ignore Presentation Indicators flag for Hospitality feature is required for most phones andand device profiles. Not Nullable. </xsd:documentation>
 
</xsd:annotation>
</xsd:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy